home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 June / Software of the Month Club 1998 June.iso / pc / dos / biz / ezmoney / dos-win.txt < prev    next >
Text File  |  1998-04-15  |  4KB  |  62 lines

  1. The notion that you have to use "Windows programs" on your Windows equipped
  2. computer is false. Almost all software written for DOS will run quite happily
  3. under Windows too. The reverse, however, is not possible at all! So in my way
  4. of thinking, you are always better off choosing a DOS application over a
  5. Windows one, if they do the same thing for you. This is especially true in a 
  6. business environment where you might have a wide variety of hardware; If you 
  7. go with DOS software you are not locking yourself into unnessisary capital 
  8. expenditures to replace otherwise perfectly good (but not "cutting edge") PCs.
  9.  
  10. Windows itself has a number of provisions to accomodate and enhance the
  11. operation of DOS software. However, the documentation does not exactly shout
  12. about these things. But, buried in the manual somewhere you should find a
  13. chapter on "Non-Windows Applications" (or something like that). (In the
  14. Windows book I use, there are 23 pages out of about 650 that discuss this.)
  15.  
  16. What follows are a few practical tips I've learned for running DOS stuff in
  17. Windows 3.1. Note: I am most certainly NOT claiming to be an expert at this! I 
  18. hope these tips will give you some ideas, but read your manual for better 
  19. information.
  20.  
  21. STARTING DOS PROGRAMS: If you haven't already got an icon set up you can just
  22. click on a program's executable file while viewing the directory from the file
  23. manager. Executable files have the extension .EXE or .COM or .BAT - click on
  24. the one where the first part of the file name is the same as the DOS command
  25. that you type to start it. For example, to run Easy Money 1.6 from DOS, you
  26. type ezm16 and press <ENTER>. To run it from the Windows file manager, click
  27. on the file EZM16.EXE
  28.  
  29. SET UP A REGULAR ICON TO CLICK: From the program manager, click on the word
  30. "File" in the top left corner. Click on "New" in the drop-down menu, then
  31. click OK to accept new program item. Fill in a description, command line, and
  32. working directory, and click OK. For example, to set up Easy Money 1.6, the
  33. description is Easy Money 1.6, the command line is EZM16, and the working
  34. directory is c:\ezmoney - once you have clicked OK, a new program item will
  35. appear in whatever program group was active when you started. From then on,
  36. clicking that icon will start Easy Money.
  37.  
  38. RUN DOS APPICATION IN A WINDOW: This is a *really* handy thing to know about!
  39. Once you have your DOS application running from Windows, press ALT + ENTER.
  40. Cool, eh? Now "pull" the sides of the window out as far as they will go, so
  41. that you have the entire DOS screen in view. To adjust the size of the window,
  42. click on the little box in the top left corner, then click on "fonts". Its
  43. pretty self-explanitory from there; save the setting when you like it. Read up
  44. on .PIF files for other related neat stuff.
  45.  
  46. SWITCHING IN AND OUT OF WINDOWED PROGRAMS: Press and hold the ALT key, and
  47. press the TAB key. Each time you press TAB, the name of a program running in
  48. the background will be displayed. Release the ALT key when you see the one you
  49. want.
  50.  
  51. CUTTING AND PASTING: DOS programs running in a window can make use of the
  52. "clipboard" almost as well as native Windows programs (at least with text). To
  53. place text from a DOS application into the clipboard, click on the top left
  54. box, then on "edit", then "mark". Now, use the mouse to highlight the text you
  55. wish to copy, and press ENTER when done. Now ALT-TAB to bring the target
  56. program to the front. Place the cursor in the target program where you want
  57. pasting to start, then click the top left box, then on "edit", then "paste".
  58. Remember, the DOS program(s) must be running in a window for this to work!
  59.  
  60. -----------------------------------------------------------------------------
  61. Windows is a registered trademark of Microsoft Corporation. 
  62.